.centered{
	text-align:center;	
}

.upper{
	text-transform: uppercase;	
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}



.main_title.light h2, .title1.light{
	font-weight: 300;
}
.main_title.no_line h2 {
    padding-bottom: 0;
    margin-bottom: 20px;
}
.main_title.no_line .line {
    display: none;
}
.main_title h2 .icon {
    color: #eb0000;
    font-size: 24px;
    margin-right: 15px;
}
.white_section .main_title h2{
	color:#fff;	
}
.white_section .main_title:not(.has_bg):not(.side_line) h2 .line{
    background: rgba(255, 255, 255, 0.1);
}
.white_section .centered .main_title.side_line h2::after, .white_section .main_title.side_line.centered h2::after, .white_section .main_title.side_line h2::before {
    background: rgba(255, 255, 255, 0.2);
}
.main_title.medium h2{
	font-size: 24px;
}
.main_title.small h2{
	font-size: 22px;
}
.main_title.small:not(.no_line) h2 {
	margin-bottom: 35px;
}
.main_title h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    position: relative;
	font-family: '微软雅黑'， 'Oswald', 'Open Sans', sans-serif;
	line-height: 40px;
}

.main_title h2 a:hover {
  color: #ffffff;
}
.main_title.small_space h2 {
    margin-bottom: 25px;
}
.main_title .line i {
    background: #fff;
    color: #eb0000;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: -20px;
    width: 40px;
}
.main_title.align_right .line i {
    padding-left: 13px;
    padding-right: 0;
    right: 0;
}
.bg_gray .main_title .line i{
	background: #f9fafc;
}
.main_title:not(.centered):not(.align_right) .line i {
    padding-right: 13px;
    width: auto;
}
.centered .main_title .line i {
    padding-right: 0px;
    width: 40px;
}
.main_title.side_line > h2 {
    margin-bottom: 23px;
}
.main_title h2 .line {
    background: #999999;/*#e6e6e6*/
    bottom: 0;
    height: 1px;
    position: absolute;
    width: 47%;
}
.line1509291 {
    background: #999999;/*#e6e6e6*/
	text-align:center;
	margin:0 auto;
    bottom: 0;
    height: 1px;
    width: 78%;
	margin-bottom: 5px;
}
.align_right h2 .line{
	right: 0;
}
/*
.main_title .line:before {
    background: #eb0000;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 100px;
}
*/
.bg_color7 .main_title .line:before {
    background: rgba(0, 0, 0, 0.2);
}
.main_title.align_right .line:before {
    right: 0;
}
.main_title.has_bg.align_right .line:before {
    right: 20px;
}
.main_title .dot {
    background: #fff;
    border: 1px solid #eb0000;
    height: 10px;
    position: absolute;
    top: -5px;
    width: 10px;
}
.main_title.align_right .dot{
	right: 0;
}
.main_title h2:hover .line:before{
	width:75%;
}
.title1 {
    color: #eb0000;
    font-size: 24px;
	font-weight: 400;
	margin: 0 0 13px;
	font-family: '微软雅黑'， 'Oswald', 'Open Sans', sans-serif;
	line-height: 33px;
}
.title1.title_color1 {
    color: #e84c3d;
}
.title1.title_color2 {
    color: #324545;
}
.title1 i {
    font-size: 32px;
    margin-right: 15px;
}
.description1, .description2 , .description3{
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 34px;
    margin: 15px 0 30px;
}
.description2, .description3 {
    background: #f9fafc;
    border-top: 1px solid #eb0000;
    padding: 10px;
    position: relative;
}
.description4 {
    display: block;
    line-height: 24px;
    margin: 15px 0px 50px;
    width: 50%;
}
.description4.centered{
	margin: 15px auto 50px;
}
.description2:after {
    border-color: transparent transparent #eb0000;
    border-style: solid;
    border-width: 4px;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: -9px;
}
.description3:not(.centered):after {
    left:0;
}
.description3:after {
    background: #eb0000;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: -7px;
    width: 30%;
}
.main_desc p{
	margin: 0 auto 20px;
}
.main_desc{
	margin: 0 auto 40px;
}
.main_desc, .main_desc p{
	font-family: '微软雅黑'， "lato",sans-serif;
    font-size: 24px;
	font-weight: 300;
    line-height: 1.4;
}
.centered .main_title.side_line h2:after, .main_title.side_line.centered h2:after, .main_title.side_line h2:before{
	background: #324545;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 15px;
    width: 50px;
}
.main_title.side_line h2:after {left: -65px;}
.main_title.side_line h2:before {right: -65px;}
.main_title.side_line.align_right h2:before {left: -65px; right: auto;}
.description4.align_right {
    padding-left: 50%;
    width: 100%;
}
.main_title.lato h2{
	font-weight: 300;
	font-family: '微软雅黑'， "Lato",sans-serif;
}
.main_title.short_line h2, .main_title.side_line h2 {
    display: inline-block;
}
.main_title.side_line h2 {
    padding-bottom: 5px;
}
.main_title.side_line .line:before, .main_title.side_line .line {
    background: none;
}
.main_title.short_line .line:before{
    background: none;
}
.main_title.has_bg > h2 {
    padding: 16px 18px 18px;
	display: inline-block;
}
.main_title.has_bg .line{
	background:none;
}
.main_title.has_bg .line:before {
    background: none;
    border-style: solid;
    border-width: 12px 50px 0;
	border-color: transparent;
}
.main_title.gray_bg > h2 {
    background: #eee;
}
.main_title.blue_bg > h2 {
    background: #eb0000;
	color:#fff;
}
.main_title.gray_bg .line:before {
    border-color: #eeeeee transparent transparent;
}
.main_title.blue_bg .line:before {
    border-color: #eb0000 transparent transparent;
}




.page-header-wrap{position:relative;padding:60px
0px;color:#CCC;border-bottom:1px solid #e9e9e9}.page-header-wrap
h1{font-weight:bold;color:#FFF;margin:-5px 0px 2px -2px;letter-spacing:-0.7px;font-size:30px;line-height:1.3;text-transform:uppercase;letter-spacing:0}
.page-header-wrap .page-subtitle{font-size:17px;display:inline-block;font-weight:300}.page-header-wrap
.container{z-index:10}.page-header-wrap
.wpc_parallax_bg{background-size:cover}.error404 .site-header, .error404 .site-footer, .error404 .footer-connect, .error404 .site-topbar{display:none}.error404, .error404 .site-content{background:#f1f1f1;width:100%;height:100%}

.breadcrumbs{font-size:10px;padding:15px
0px;border-bottom:1px solid #e9e9e9;color:#858585}
